[INFO] cloning repository https://github.com/scaraven/tintinvm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scaraven/tintinvm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscaraven%2Ftintinvm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscaraven%2Ftintinvm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 63b6e2f616cdab02383f64c67f1f30d4996e5276
[INFO] checking scaraven/tintinvm against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscaraven%2Ftintinvm" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/scaraven/tintinvm
[INFO] finished tweaking git repo https://github.com/scaraven/tintinvm
[INFO] tweaked toml for git repo https://github.com/scaraven/tintinvm written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/scaraven/tintinvm on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/scaraven/tintinvm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7f7328a320c339f0410248621476df472e60998a3b9ebda3221f04e1de0e10e3
[INFO] running `Command { std: "docker" "start" "7f7328a320c339f0410248621476df472e60998a3b9ebda3221f04e1de0e10e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7f7328a320c339f0410248621476df472e60998a3b9ebda3221f04e1de0e10e3" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f7328a320c339f0410248621476df472e60998a3b9ebda3221f04e1de0e10e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7f7328a320c339f0410248621476df472e60998a3b9ebda3221f04e1de0e10e3" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ark-std v0.5.0
[INFO] [stderr]     Checking ark-serialize v0.5.0
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking ark-ff v0.5.0
[INFO] [stderr]     Checking tintinvm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `vm::constants::NUM_DATA_COLUMNS`
[INFO] [stdout]   --> src/constraints/trace_check.rs:40:38
[INFO] [stdout]    |
[INFO] [stdout] 40 |     use crate::{crypto::field::ZERO, vm::constants::NUM_DATA_COLUMNS};
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/crypto/field.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_fibonacci` is never used
[INFO] [stdout]  --> src/constraints/check.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn is_fibonacci(row: usize, trace: &VMTrace) -> Fq {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_transition_data_one` is never used
[INFO] [stdout]   --> src/constraints/check.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn is_transition_data_one(row: usize, trace: &VMTrace) -> Fq {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_transition_data_two` is never used
[INFO] [stdout]   --> src/constraints/check.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn is_transition_data_two(row: usize, trace: &VMTrace) -> Fq {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_terminated_state` is never used
[INFO] [stdout]   --> src/constraints/check.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn is_terminated_state(row: usize, output: Fq, trace: &VMTrace) -> Fq {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_initial_state_column_one` is never used
[INFO] [stdout]   --> src/constraints/check.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn is_initial_state_column_one(row: usize, input: Fq, trace: &VMTrace) -> Fq {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_initial_state_column_two` is never used
[INFO] [stdout]   --> src/constraints/check.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn is_initial_state_column_two(row: usize, input: Fq, trace: &VMTrace) -> Fq {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CheckVMTrace` is never constructed
[INFO] [stdout]   --> src/constraints/trace_check.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct CheckVMTrace {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/constraints/trace_check.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl CheckVMTrace {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 21 |     pub fn new(execution_trace: &VMTrace, output: Fq, input_one: Fq, input_two: Fq) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_canonical_trace` is never used
[INFO] [stdout]   --> src/constraints/trace_check.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn build_canonical_trace(input_one: Fq, input_two: Fq, _output: Fq) -> VMTrace {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FqConfig` is never constructed
[INFO] [stdout]  --> src/crypto/field.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct FqConfig;
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Fq` is never used
[INFO] [stdout]   --> src/crypto/field.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type Fq = Fp64<MontBackend<FqConfig, 1>>;
[INFO] [stdout]    |          ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ZERO` is never used
[INFO] [stdout]   --> src/crypto/field.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const ZERO: Fq = Fq::ZERO;
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ONE` is never used
[INFO] [stdout]   --> src/crypto/field.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const ONE: Fq = Fq::ONE;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NUM_DATA_COLUMNS` is never used
[INFO] [stdout]  --> src/vm/constants.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub const NUM_DATA_COLUMNS: usize = 3;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NUM_ROWS` is never used
[INFO] [stdout]  --> src/vm/constants.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub const NUM_ROWS: usize = 8;
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VMState` is never constructed
[INFO] [stdout]  --> src/vm/state.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct VMState {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VMTrace` is never constructed
[INFO] [stdout]   --> src/vm/state.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct VMTrace {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ONE` is never used
[INFO] [stdout]   --> src/crypto/field.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const ONE: Fq = Fq::ONE;
[INFO] [stdout]    |           ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.34s
[INFO] running `Command { std: "docker" "inspect" "7f7328a320c339f0410248621476df472e60998a3b9ebda3221f04e1de0e10e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f7328a320c339f0410248621476df472e60998a3b9ebda3221f04e1de0e10e3", kill_on_drop: false }`
[INFO] [stdout] 7f7328a320c339f0410248621476df472e60998a3b9ebda3221f04e1de0e10e3
